![JAR search and dependency download from the Maven repository](/logo.png)
schemasMicrosoftComOfficeOffice.impl.STRelationshipIdImpl Maven / Gradle / Ivy
The newest version!
/*
* XML Type: ST_RelationshipId
* Namespace: urn:schemas-microsoft-com:office:office
* Java type: schemasMicrosoftComOfficeOffice.STRelationshipId
*
* Automatically generated - do not modify.
*/
package schemasMicrosoftComOfficeOffice.impl;
/**
* An XML ST_RelationshipId(@urn:schemas-microsoft-com:office:office).
*
* This is an atomic type that is a restriction of schemasMicrosoftComOfficeOffice.STRelationshipId.
*/
public class STRelationshipIdImpl extends org.apache.xmlbeans.impl.values.JavaStringHolderEx implements schemasMicrosoftComOfficeOffice.STRelationshipId
{
public STRelationshipIdImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected STRelationshipIdImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy